C1.Web.Mvc Namespace / ChartAxis<T> Class / LabelPadding Property

In This Topic
LabelPadding Property
In This Topic
Gets or sets the label padding.
Syntax
'Declaration
 
<DefaultValueAttribute(2)>
Public Property LabelPadding As Integer
 
See Also